home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / comt010d.zip / COMTSRC.ZIP / GETOPT.H < prev    next >
C/C++ Source or Header  |  1991-10-21  |  49b  |  3 lines

  1. extern int optind,opterr;
  2. extern char *optarg;
  3.